mm: introduce a helper to get the memory type of a page
authorRoger Pau Monné <roger.pau@citrix.com>
Fri, 7 Sep 2018 09:08:00 +0000 (11:08 +0200)
committerJan Beulich <jbeulich@suse.com>
Wed, 12 Sep 2018 14:32:06 +0000 (16:32 +0200)
commit7f855b514146478dfdd1f796ed5578a138164d11
treea8fd67ac93528ce58d4a041e6fc1523590eba702
parent66a9274cc3435117783cd3f07b238309d7f9c6de
mm: introduce a helper to get the memory type of a page

Returns all the memory types applicable to a page.

This function is unimplemented for ARM.

Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
xen/arch/x86/mm.c
xen/include/xen/mm.h